Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

chore: update certs#938

Merged
dbarrosop merged 2 commits intomainfrom
certss
Jan 8, 2025
Merged

chore: update certs#938
dbarrosop merged 2 commits intomainfrom
certss

Conversation

@dbarrosop
Copy link
Member

@dbarrosop dbarrosop commented Jan 8, 2025

PR Type

Enhancement


Description

  • Updated SSL certificates for local and subdomain environments

  • Renewed certificates with extended validity periods

  • Updated private keys for enhanced security

  • Maintained consistent certificate structure and domains


Changes walkthrough 📝

Relevant files
Enhancement
local-fullchain.pem
Update local environment main certificate                               

ssl/.ssl/local-fullchain.pem

  • Updated main certificate with new validity period
  • Changed public key and signature
  • Kept same domain names and certificate structure
  • +16/-16 
    local-privkey.pem
    Update local environment private key                                         

    ssl/.ssl/local-privkey.pem

    • Updated private key for local environment
    +3/-3     
    sub-fullchain.pem
    Update subdomain environment main certificate                       

    ssl/.ssl/sub-fullchain.pem

  • Updated subdomain certificate with new validity period
  • Changed public key and signature
  • Kept same domain names and certificate structure
  • +35/-35 
    sub-privkey.pem
    Update subdomain environment private key                                 

    ssl/.ssl/sub-privkey.pem

    • Updated private key for subdomain environment
    +3/-3     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    @github-actions
    Copy link
    Contributor

    github-actions bot commented Jan 8, 2025

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ Recommended focus areas for review

    Certificate Expiration

    Verify that the new certificate's expiration date is correct and provides sufficient time before renewal is needed.

    NjAeFw0yNTAxMDgwNzM1MDNaFw0yNTA0MDgwNzM1MDJaMB8xHTAbBgNVBAMTFGxv

    @github-actions
    Copy link
    Contributor

    github-actions bot commented Jan 8, 2025

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @dbarrosop dbarrosop merged commit 08fba4b into main Jan 8, 2025
    8 checks passed
    @dbarrosop dbarrosop deleted the certss branch January 8, 2025 08:42
    Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    2 participants